Skip to content

Commit 04b5f39

Browse files
committed
trigger build
1 parent 160029b commit 04b5f39

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-on-pull-request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: build and test on pull request
2-
on:
3-
pull_request:
4-
branches: [main]
2+
on: push
3+
# pull_request:
4+
# branches: [main]
55
jobs:
66
build:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)