Skip to content

Commit cbeda52

Browse files
authored
Example no longer limits itself to main branch.
1 parent 1fbff1a commit cbeda52

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ with any issues detected being reported.
1010
A minimal example for setting up code scanning with HLint:
1111

1212
```yaml
13-
on:
14-
push:
15-
branches: ['main']
13+
on: [push]
1614

1715
jobs:
1816
scan:

0 commit comments

Comments
 (0)