Skip to content

Commit 5e2c47e

Browse files
authored
Remove push trigger from Actions workflow
1 parent 1617af4 commit 5e2c47e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/contributors.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: Contributors
33
on:
44
schedule:
55
- cron: '0 0 * * *'
6-
push:
7-
branches:
8-
- main
96

107
jobs:
118
contributors:

0 commit comments

Comments
 (0)