Skip to content

Commit

Permalink
fix(ci): remove self-hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
timothystewart6 committed Nov 24, 2022
1 parent 17a74b6 commit da72884
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 @@ -56,7 +56,7 @@ jobs:

ensure-pinned-actions:
name: Ensure SHA Pinned Actions
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # 3.0.2
Expand Down

0 comments on commit da72884

Please sign in to comment.