We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cce547 commit 0adb0a6Copy full SHA for 0adb0a6
.github/workflows/scan.yml
@@ -69,8 +69,6 @@ jobs:
69
steps:
70
- name: Checkout code
71
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1
72
- with:
73
- set-safe-directory: /__w/scenario-execution/scenario-execution
74
- name: Check for license tags
75
shell: bash
76
run: |
0 commit comments