Skip to content

Commit

Permalink
Fix: No need on PR
Browse files Browse the repository at this point in the history
No need to run the workflow on PR. Just on push is sufficient.
  • Loading branch information
ioannis-vm committed Jun 22, 2024
1 parent e3077aa commit a5479ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Format and lint code
name: Format and Lint Code
on:
push:
permissions:
Expand Down

0 comments on commit a5479ef

Please sign in to comment.