Skip to content

Commit

Permalink
scope to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mnyrop committed Dec 1, 2023
1 parent 8f10cf9 commit 46cd674
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
name: lint records

on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
branches:
- main
paths-ignore:
- '**.md'

Expand Down

0 comments on commit 46cd674

Please sign in to comment.