Skip to content

Commit

Permalink
Create sync-master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkarns authored Feb 24, 2023
1 parent 44913ff commit 423ac71
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/sync-master.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Sync Master
on:
push: { branches: main }
workflow_dispatch:

jobs:
sync:
uses: bats-core/.github/.github/workflows/sync-master.yml@v1

0 comments on commit 423ac71

Please sign in to comment.