Skip to content

Commit

Permalink
Perform automatic project sync changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cjaehnen committed Aug 12, 2024
1 parent 946ff5d commit e587b80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cancel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ on: [push]

jobs:
cancel:
uses: opengoodio/central-workflows/.github/workflows/workflow-cancel.yml@main
uses: opengood-aio/central-workflows/.github/workflows/workflow-cancel.yml@main
secrets:
workflow-token: ${{ secrets.WORKFLOW_TOKEN }}

0 comments on commit e587b80

Please sign in to comment.