Skip to content

Commit

Permalink
change to github runners
Browse files Browse the repository at this point in the history
  • Loading branch information
acloudsecninja committed Apr 10, 2024
1 parent d89a2c9 commit e35566a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tfsec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
tfsec:
name: tfsec
runs-on: self-hosted
runs-on: ubuntu-latest

steps:
- name: Clone repo
Expand Down

0 comments on commit e35566a

Please sign in to comment.