Skip to content

Commit

Permalink
Merge pull request #3556 from CliMA/gb/manifests
Browse files Browse the repository at this point in the history
Add formatter test to merge queue
  • Loading branch information
Sbozzolo authored Jan 30, 2025
2 parents 2612ba7 + 2b1023b commit eb700b5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/julia_formatter.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: JuliaFormatter

on:
push:
tags: '*'
pull_request:
# this argument is not required if you don't use the `suggestion-label` input
types: [ opened, reopened, synchronize, labeled, unlabeled ]
merge_group:

jobs:
format:
runs-on: ubuntu-latest
Expand Down

0 comments on commit eb700b5

Please sign in to comment.