Skip to content

Commit b4e06c2

Browse files
committed
test if push triggers action
1 parent 470dd88 commit b4e06c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ on:
33
# schedule:
44
# - cron: '0 12 * * * *'
55
push:
6-
branches:
7-
- update-dependencies
6+
87
permissions:
98
pull-requests: write
109
jobs:

0 commit comments

Comments
 (0)