Skip to content

Commit b35b18d

Browse files
narrow triggers
1 parent a284ead commit b35b18d

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
on:
2-
push:
3-
branches: [main]
42
pull_request:
53
branches: [main]
64
workflow_dispatch: {}

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
on:
22
push:
33
branches: [main]
4-
pull_request:
5-
branches: [main]
64
workflow_dispatch: {}
75

86
name: Build and Test

0 commit comments

Comments
 (0)