Skip to content

Commit

Permalink
CI: limit triggers on master
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Apr 2, 2023
1 parent 40a19c0 commit 272dfbe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Lint

on:
push:
branches-ignore:
branches:
- master
- "dependabot/**"
pull_request:
workflow_dispatch:
Expand Down

0 comments on commit 272dfbe

Please sign in to comment.