Skip to content

Commit c7d719c

Browse files
authored
only execute on push in master
1 parent c08dc6d commit c7d719c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: CI
33
on:
44
push:
55
branches: [master]
6-
pull_request:
7-
branches: [master]
86
workflow_dispatch:
97
schedule:
108
- cron: "0 7 * * *"

0 commit comments

Comments
 (0)