We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aba2f26 commit e6c0b7bCopy full SHA for e6c0b7b
.github/workflows/publish-go-nightly-task.yml
@@ -10,7 +10,7 @@ env:
10
AWS_PLUGIN_TARGET: /arduino-lint/
11
ARTIFACT_NAME: dist
12
13
-# See: https://docs.github.com/en/actions/reference/events-that-trigger-workflows
+# See: https://docs.github.com/actions/using-workflows/events-that-trigger-workflows
14
on:
15
schedule:
16
# run every day at 1AM
.github/workflows/publish-go-tester-task.yml
@@ -1,7 +1,7 @@
1
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/publish-go-tester-task.md
2
name: Publish Tester Build
3
4
-# See: https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows
5
6
create:
7
push:
0 commit comments