We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0f619 commit 47d1a1dCopy full SHA for 47d1a1d
.github/workflows/automerge.yml
@@ -22,6 +22,7 @@ env:
22
# https://github.com/JuliaRegistries/RegistryCI.jl/blob/ee1d7cdb165202f4f3929a122c3188fbdd7afc16/src/AutoMerge/ciservice.jl#L53-L67
23
NEED_MERGE_TOKEN: ${{ github.ref == 'refs/heads/master' && (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch') }}
24
25
+
26
jobs:
27
AutoMerge:
28
# Run if:
0 commit comments