Skip to content

Commit

Permalink
wip(ci): ignore all of .github
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrebb committed Feb 18, 2024
1 parent d8bfeee commit d7be2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PRs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
exclude: ".github/*, **/*.json, **/*.md, _ci/backstop/bd/**/*"
exclude: ".github/**/*, **/*.json, **/*.md, _ci/backstop/bd/**/*"

0 comments on commit d7be2a9

Please sign in to comment.