v0.3.0 #2
@@ -3,13 +3,12 @@ name: catapult PR
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- v0.3.0
|
||||
- main
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
|
||||
jobs:
|
||||
check:
|
||||
name: Check
|
||||
|
||||
Reference in New Issue
Block a user