Skip to content

Instantly share code, notes, and snippets.

@pepesenaris
Created February 1, 2022 18:24
Show Gist options
  • Select an option

  • Save pepesenaris/e069b56e42aefcc4c5a4f356782db519 to your computer and use it in GitHub Desktop.

Select an option

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/[email protected]
with:
GHA_Meta: "any value here"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment