Skip to content

Commit

Permalink
ci: allow manual dispatch of devskim linter
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
jqnatividad committed Sep 13, 2023
1 parent c1f75f5 commit cdbd9eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/devskim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
branches: [ master ]
schedule:
- cron: '41 12 * * 2'
workflow_dispatch:

jobs:
lint:
Expand Down

0 comments on commit cdbd9eb

Please sign in to comment.