Skip to content

Commit

Permalink
Update lint GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin authored Mar 11, 2021
1 parent f403fba commit 2b8c20f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Lint

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: ['push', 'pull_request']

jobs:
test:
Expand Down

0 comments on commit 2b8c20f

Please sign in to comment.