Skip to content

Commit

Permalink
Trigger the action on master push
Browse files Browse the repository at this point in the history
Signed-off-by: Arnau Alcázar Lleopart <arnau.alcazar@seqera.io>
  • Loading branch information
arnaualcazar committed Oct 28, 2024
1 parent 09bf5be commit 6a9c00c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-send-dependencies.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Generate and submit dependency graph for nextflow
on:
# for testing purposes, to be removed later
pull_request:
push:
branches: ['master']

permissions:
contents: write
Expand Down

0 comments on commit 6a9c00c

Please sign in to comment.