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 4af425b commit 8f674b4Copy full SHA for 8f674b4
.github/workflows/build.yaml
@@ -1,6 +1,8 @@
1
name: Package Extension
2
on:
3
+ pull_request:
4
push:
5
+ branches: main
6
tags-ignore:
7
- "**"
8
release:
0 commit comments