Removes running on target from check

This commit is contained in:
Akshay Nair
2020-11-30 18:28:21 +05:30
parent dd196827cc
commit 9a9052e6a2
+1 -1
View File
@@ -1,5 +1,5 @@
name: Checks
on: [pull_request_target]
on: [pull_request]
jobs:
validation: