Skip to content

Instantly share code, notes, and snippets.

@pepesenaris
Created February 1, 2022 18:24
Show Gist options
  • Save pepesenaris/e069b56e42aefcc4c5a4f356782db519 to your computer and use it in GitHub Desktop.
Save pepesenaris/e069b56e42aefcc4c5a4f356782db519 to your computer and use it in GitHub Desktop.
on:
- pull_request
jobs:
trigger-ci:
runs-on: ubuntu-latest
steps:
- name: CircleCI Trigger on Pull Request
id: gh_action_pull_request
uses: CircleCI-Public/trigger-circleci-pipeline-action@v1.0.2
with:
GHA_Meta: "any value here"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment