We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44cdc32 commit 442195aCopy full SHA for 442195a
1 file changed
.github/workflows/x86full.yml
@@ -11,7 +11,9 @@
11
name: j1900_x86 OpenWrt
12
13
on:
14
- [push]
+ push:
15
+ branches:
16
+ - main
17
repository_dispatch:
18
workflow_dispatch:
19
inputs:
0 commit comments