Skip to content

Commit

Permalink
Replace braches to paths
Browse files Browse the repository at this point in the history
  • Loading branch information
kyzima-spb committed Dec 19, 2022
1 parent c1bc815 commit 01cd3c8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/check-and-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ on:
schedule:
- cron: '45 6 * * *'
push:
branches:
- dev-master
paths:
- .github/workflows/check-and-upgrade.yml
- scripts/**

jobs:
upgrade:
Expand Down

0 comments on commit 01cd3c8

Please sign in to comment.