Skip to content

Commit

Permalink
fix workflow?
Browse files Browse the repository at this point in the history
  • Loading branch information
spacey-sooty committed Dec 31, 2023
1 parent 365ce17 commit 2a98fd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Lint and Format

on: [pull_request, push]
on: [push, pull_request]

jobs:
name: "wpiformat"
wpiformat:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2a98fd4

Please sign in to comment.