Disable Add to project action

This commit is contained in:
Jarno Rankinen 2023-10-09 21:12:45 +03:00
parent af4405550c
commit efbfe72bba
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
name: Add issues to project
on:
issues:
types:
- opened
#on:
# issues:
# types:
# - opened
jobs:
add-to-project: