make workflows only run on pull_request
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
name: formatting
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user