Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created October 2, 2022 16:41
Show Gist options
  • Save KyMidd/d7ced1a6aba22e15ad0eecfc50586852 to your computer and use it in GitHub Desktop.
Save KyMidd/d7ced1a6aba22e15ad0eecfc50586852 to your computer and use it in GitHub Desktop.
name: PR Validate
# Run this job on pull request with any action, which includes opening and any commit
on: [pull_request]
jobs:
jenkins_pr_validate_any:
runs-on: [self-hosted, MyInternalRunnerPool]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment