mirror of
https://github.com/MillironX/XAM.jl.git
synced 2024-11-14 22:33:14 +00:00
Update .github/workflows/TagBot.yml
Co-authored-by: Ciarán O'Mara <Ciaran.OMara@utas.edu.au>
This commit is contained in:
parent
2e739e2d8d
commit
0c4b3f5dd0
1 changed files with 5 additions and 0 deletions
5
.github/workflows/TagBot.yml
vendored
5
.github/workflows/TagBot.yml
vendored
|
@ -5,6 +5,11 @@ on:
|
|||
types:
|
||||
- created
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
lookback:
|
||||
default: 3
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
TagBot:
|
||||
|
|
Loading…
Reference in a new issue