We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8110437 + ffee773 commit 5c38717Copy full SHA for 5c38717
workflow-templates/dependabot/workflow-template-copies/.github/workflows/publish-go-nightly-task.yml
@@ -8,9 +8,6 @@ on:
8
9
jobs:
10
create-nightly-artifacts:
11
- # This workflow is only of value to the arduino/arduino-cli repository and
12
- # would always fail in forks
13
- if: github.repository == 'arduino/arduino-cli'
14
runs-on: ubuntu-latest
15
16
steps:
workflow-templates/publish-go-nightly-task.yml
0 commit comments