Updating workflow
catapult PR / Rustfmt (pull_request) Successful in 46s
catapult PR / Check (pull_request) Successful in 1m8s
catapult PR / Clippy (pull_request) Successful in 3m35s

This commit is contained in:
2026-07-14 11:39:15 -04:00
parent 669b729da9
commit 4a43beab6f
+3
View File
@@ -4,6 +4,9 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
push:
branches:
- main
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}