Skip to content

Commit

Permalink
ci: ignore changes in CODEOWNERS and LICENSE files
Browse files Browse the repository at this point in the history
  • Loading branch information
juliapampus committed May 30, 2022
1 parent 815d67c commit 0d37b81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
paths-ignore:
- '**.md'
- 'docs/**'
- 'CODEOWNERS'
- 'LICENSE'
# Grant permissions to obtain federated identity credentials
# see https://docs.github.com/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-azure
permissions:
Expand Down

0 comments on commit 0d37b81

Please sign in to comment.