feat(ci): error on warnings (#199)

* feat(ci): error on warnings
* fix(ci): autolocker pull_request -> pull_request_target
This commit is contained in:
GeopJr
2022-05-11 18:40:26 +03:00
committed by GitHub
parent 302243038f
commit da60758e40
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
name: Autolocker
on:
pull_request:
pull_request_target:
types: [closed]
permissions: write-all