Skip to content

Commit

Permalink
Merge pull request #59 from bats-core/sync-master
Browse files Browse the repository at this point in the history
Rename master branch as main
  • Loading branch information
martin-schulze-vireso authored Jul 16, 2023
2 parents 44913ff + 423ac71 commit 42e4d86
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 42e4d86

Please sign in to comment.