Add issue to project wf

This commit is contained in:
Torjus Håkestad 2024-10-18 21:54:44 +02:00
parent 69eaf3193e
commit 9654617095
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

19
.github/workflows/issue.yaml vendored Normal file
View File

@ -0,0 +1,19 @@
---
name: Periodic flake update
on: # yamllint disable-line rule:truthy
issues:
types: [opened, edited, closed]
permissions:
contents: write
jobs:
add-to-project:
runs-on: ubuntu-latest
container:
image: ghcr.io/catthehacker/ubuntu:runner-latest
steps:
- uses: actions/add-to-project@v1
with:
project-url: https://git.t-juice.club/torjus/workflow-test/projects/6