summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMichael Abel <75477722+abelikt@users.noreply.github.com>2021-10-27 10:06:43 +0200
committerGitHub <noreply@github.com>2021-10-27 10:06:43 +0200
commit041e61eb4cbb71104ef368ece92bf8eb62d10553 (patch)
tree6a754a00ed3b8adf825cc1bc171bafaa4dfd4c6e /.github
parent08a9c6d41b1e15e93d7ff67f1a5f323382e40bbc (diff)
Fix branch to download the dummy plugin from (#532)
Signed-off-by: Michael Abel <info@abel-ikt.de>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/integration-test-workflow.yml2
-rw-r--r--.github/workflows/system-test-offsite.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/integration-test-workflow.yml b/.github/workflows/integration-test-workflow.yml
index 403ae9bf..86ec8456 100644
--- a/.github/workflows/integration-test-workflow.yml
+++ b/.github/workflows/integration-test-workflow.yml
@@ -154,7 +154,7 @@ jobs:
github_token: ${{secrets.GITHUB_TOKEN}}
workflow: build-workflow.yml
workflow_conclusion: success
- branch: continuous_integration
+ branch: main
name: tedge_dummy_plugin_armv7-unknown-linux-gnueabihf
path: /home/pi/tedge_dummy_plugin
diff --git a/.github/workflows/system-test-offsite.yml b/.github/workflows/system-test-offsite.yml
index f8128501..43bbcfec 100644
--- a/.github/workflows/system-test-offsite.yml
+++ b/.github/workflows/system-test-offsite.yml
@@ -74,7 +74,7 @@ jobs:
github_token: ${{secrets.GITHUB_TOKEN}}
workflow: build-workflow.yml
workflow_conclusion: success
- branch: continuous_integration
+ branch: main
name: tedge_dummy_plugin_armv7-unknown-linux-gnueabihf
path: /home/pi/tedge_dummy_plugin