1
0
Fork 0

fix GH action warnings

This commit is contained in:
Kim, Jimin 2022-11-20 17:29:11 +09:00
parent 7b805260e8
commit 3cb7eee12c

View file

@ -11,6 +11,9 @@ on:
- README.md
- LICENSE
runs:
using: "node16" # prevent warnings
jobs:
build:
if: ${{ github.repository_owner == 'developomp' }} # prevents workflow from running in forked repos