We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728f7b2 commit e644434Copy full SHA for e644434
.github/workflows/2_upload_artifact.yml
@@ -10,6 +10,7 @@ jobs:
10
with:
11
name: interoperability_report
12
workflow: 1_run_interoperability_tests.yml
13
+ allow_forks: false
14
- name: Create files to upload
15
run: |
16
current_date=$(cat timestamp)
0 commit comments