diff options
author | Christian Breunig <christian@breunig.cc> | 2024-07-30 17:33:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-30 17:33:02 +0200 |
commit | 0dc248a587d6b002ce2f20877fe198d84f5e7945 (patch) | |
tree | 99f0a42f7bb105ac98ba568047c8a73ec7c91d6a | |
parent | 80c45befaaad0988eb165d662229a9c5c70f10c4 (diff) | |
parent | 6dfa557fe08ba746daed526a860b728331c74337 (diff) | |
download | vyos-1x-0dc248a587d6b002ce2f20877fe198d84f5e7945.tar.gz vyos-1x-0dc248a587d6b002ce2f20877fe198d84f5e7945.zip |
Merge pull request #3902 from vyos/c-po-patch-1
GitHub: T6560: action must be run on forked repo
-rw-r--r-- | .github/workflows/package-smoketest.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/package-smoketest.yml b/.github/workflows/package-smoketest.yml index 824cd64b1..0a8208b87 100644 --- a/.github/workflows/package-smoketest.yml +++ b/.github/workflows/package-smoketest.yml @@ -1,7 +1,7 @@ name: VyOS ISO integration Test on: - pull_request_target: + pull_request: branches: - current paths: |