mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Updated to always use test code
from the develop branch, meaning that the test code will always be up to date.
This commit is contained in:
@@ -49,6 +49,7 @@ jobs:
|
||||
echo "::set-output name=branch::${GITHUB_REF#refs/heads/}"
|
||||
|
||||
- name: Checkout Repo
|
||||
ref: develop
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
||||
@@ -136,6 +137,7 @@ jobs:
|
||||
echo "::set-output name=branch::${GITHUB_REF#refs/heads/}"
|
||||
|
||||
- name: Checkout Repo
|
||||
ref: develop
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Download artifacts
|
||||
@@ -199,6 +201,7 @@ jobs:
|
||||
echo "::set-output name=branch::${GITHUB_REF#refs/heads/}"
|
||||
|
||||
- name: Checkout Repo
|
||||
ref: develop
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Download artifacts
|
||||
|
||||
Reference in New Issue
Block a user