We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a378c5a + 9a7edb9 commit 9467de3Copy full SHA for 9467de3
.github/workflows/deploy-stg.yml
@@ -9,7 +9,6 @@ on:
9
10
jobs:
11
build:
12
- if: "github.repository == 'arduino/docs-content'"
13
runs-on: ubuntu-latest
14
env:
15
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
0 commit comments