Skip to content

Commit

Permalink
ci: remove PR trigger
Browse files Browse the repository at this point in the history
This reverts commit 07efe7d.
  • Loading branch information
Ascenio committed Jul 7, 2024
1 parent 5a04421 commit 8fc8855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Main

on: [push, pull_request]
on: push

jobs:
linting:
Expand Down

0 comments on commit 8fc8855

Please sign in to comment.