Skip to content

Commit

Permalink
chore: testing self-hosted with workflow lint-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rbndg authored Feb 2, 2024
1 parent 1fe41e2 commit 7aee72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: pull_request
jobs:
eslint:
name: Run lint check
runs-on: ubuntu-latest
runs-on: self-hosted

steps:
- name: Check out Git repository
Expand Down

0 comments on commit 7aee72a

Please sign in to comment.