1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 23:44:38 +00:00

also run action on prs

This commit is contained in:
mat 2023-02-27 20:56:38 -06:00 committed by GitHub
commit b4c62d0987
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,6 @@
on: push on:
push:
pull_request:
name: Clippy check name: Clippy check
jobs: jobs:
clippy_check: clippy_check: