Skip to content

Commit b506345

Browse files
authored
Merge pull request #1 from iSecNG/alex-branch-protection
Test branch protection
2 parents 4cc8cbe + d03285c commit b506345

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/build_wheel.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Build and push python wheel
22
on:
3-
push:
4-
branches: ["*"]
53
pull_request:
6-
branches: ["*"]
4+
branches: ["main"]
75
workflow_dispatch:
86

97
permissions:
170 KB
Binary file not shown.

0 commit comments

Comments
 (0)