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 name: lint
on: [push] on: [push, pull_request_target]
jobs: jobs:
build: build:

View File

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