Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
No-Issue

Signed-off-by: James Tanner <[email protected]>
  • Loading branch information
jctanner committed Feb 27, 2024
1 parent 96378a4 commit d12546c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/ci_full.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: galaxy_ng/ci
on:
pull_request:
branches:
- '*'
workflow_dispatch:
on: {pull_request: {branches: ['**']}, push: {branches: ['**']}}

concurrency:
cancel-in-progress: true

jobs:

Expand Down

0 comments on commit d12546c

Please sign in to comment.