Skip to content

Commit

Permalink
remove self-hosted runner for security
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotmatson committed May 31, 2022
1 parent a214ae1 commit 813610c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
run-lint:
name: Lint
runs-on: self-hosted
runs-on: ubuntu-latest

steps:

Expand Down

0 comments on commit 813610c

Please # to comment.