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 eafd901 commit e51c803Copy full SHA for e51c803
.github/workflows/go.yml
@@ -12,6 +12,7 @@ on:
12
jobs:
13
14
build:
15
+ if: github.repository == 'admpub/nging'
16
runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v3
0 commit comments