Harrison Chase
2022-11-07 05:53:17 -08:00
committed by GitHub
parent 95d0e5f368
commit 9679bdc34c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
name: lint
on: [push]
on: [push, pull_request_target]
jobs:
build:

View File

@@ -1,6 +1,6 @@
name: test
on: [push]
on: [push, pull_request_target]
jobs:
build: