🔒 Version action versions and auto-update them

This commit is contained in:
Lars Gohr
2022-04-09 20:57:38 +02:00
parent b3a06d90fd
commit 6268ba1f1b
5 changed files with 11 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
name: Issue assignment
on:
issues:
types: [opened]
types: [ opened ]
jobs:
auto-assign:
runs-on: ubuntu-latest