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 7c46db1 commit 6d7a72dCopy full SHA for 6d7a72d
.github/workflows/build-overlay-deb.yml
@@ -1,8 +1,8 @@
1
name: Build a Debian package using an overlay recipe
2
3
on:
4
- # temporarily allow on pull_request
5
- pull_request:
+ # temporarily allow on push
+ push:
6
workflow_dispatch:
7
inputs:
8
config:
0 commit comments