Skip to content

Commit

Permalink
Add paths-ignore for md files
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmgross authored May 11, 2020
1 parent 1c797a4 commit d6636db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: "Code scanning - action"

on:
push:
paths-ignore:
- '**.md'
schedule:
- cron: '0 6 * * 3'

Expand Down

0 comments on commit d6636db

Please sign in to comment.