Skip to content

Commit

Permalink
Fixed name of file, runs on main now
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry-Ross committed Dec 22, 2023
1 parent b71fb13 commit b853a96
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: Lint PR
name: Lint code

on:
pull_request:
branches:
- main
push:
branches:
- main

jobs:
lint:
Expand Down

0 comments on commit b853a96

Please sign in to comment.