We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb97a94 commit 505fd5eCopy full SHA for 505fd5e
.github/workflows/ci.yml
@@ -1,10 +1,8 @@
1
name: Build application
2
3
on:
4
- pull_request:
+ push:
5
branches: [ "main" ]
6
- types:
7
- - closed
8
9
jobs:
10
web-deploy:
0 commit comments