Update test.yaml

This commit is contained in:
Marco Salazar 2022-08-29 09:31:29 -06:00 committed by GitHub
parent 1aef4cd43c
commit 8e7357b894
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#should deny
name: Test
on: [push, pull_request]
on: [pull_request]
jobs:
test:
runs-on: ubuntu-20.04