We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d61186 commit 27ddc79Copy full SHA for 27ddc79
.github/workflows/build-and-deploy.yml
@@ -1,7 +1,8 @@
1
name: Build and Deploy
2
3
-on: [push, pull_request]
4
on:
+ push:
5
+ pull_request:
6
release:
7
types: [publish]
8
0 commit comments