From 5bf235f0dac30b64570e0733865dadde89d66a0b Mon Sep 17 00:00:00 2001 From: ml-second-acc Date: Wed, 8 Jan 2025 15:57:26 +0100 Subject: [PATCH] pr from fork (#1) * test * add push to job --------- Co-authored-by: Magnus Lindstrom --- .github/workflows/test.yml | 3 +++ file_x | 0 2 files changed, 3 insertions(+) create mode 100644 file_x diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 228efb0..652745d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,6 +1,9 @@ name: build images on: workflow_dispatch: + push: + branches: + - '**' jobs: drone-ci-generic: diff --git a/file_x b/file_x new file mode 100644 index 0000000..e69de29