We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f08e23b commit 1091ca3Copy full SHA for 1091ca3
.github/workflows/security.yml
@@ -4,9 +4,7 @@ on: workflow_call
4
5
jobs:
6
zap_scan:
7
- runs-on:
8
- - self-hosted
9
- - laa-access-civil-legal-aid-runner
+ runs-on: ubuntu-latest
10
name: Scan the web application
11
steps:
12
- name: Checkout code
0 commit comments