Skip to content

Commit c647a9f

Browse files
committed
make a change to github workflow,
temporarily, to test against relevant updated content
1 parent 39ce0ef commit c647a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_against_escu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/checkout@v4
3636
with:
3737
path: security_content
38-
repository: splunk/security_content
38+
ref: strict_yml_fields #quick test against updated content
3939

4040
#Install the given version of Python we will test against
4141
- name: Install Required Python Version

0 commit comments

Comments
 (0)