Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
haxgun committed Nov 9, 2023
1 parent bf20573 commit c9f5a15
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@ on:
push:
branches:
- main
- rework-js

permissions:
checks: write
contents: write

jobs:
run-linters:
name: Run linters

runs-on: ubuntu-latest
steps:
- name: Checkout repo
Expand Down

0 comments on commit c9f5a15

Please sign in to comment.