Skip to content

Commit

Permalink
Update Repo Testing.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottGibb authored Aug 28, 2023
1 parent 127a848 commit a26e034
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Repo Testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on: [push]
jobs:
repo-init-sync:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
steps:
- name: Checkout
uses: actions/checkout@master
Expand Down

0 comments on commit a26e034

Please sign in to comment.