Skip to content

Commit

Permalink
Widened on trigger to all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui authored Feb 7, 2024
1 parent 39c3ac3 commit e8da1fb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: ESLint

on:
push:
branches: main
pull_request:
branches: main
on: [push, pull_request]

jobs:
eslint:
Expand Down

0 comments on commit e8da1fb

Please sign in to comment.