Skip to content

Commit

Permalink
Remove push actions in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zetcco committed May 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c0b2545 commit b427d66
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build

on:
pull_request:
push:
branches: [main]
on: pull_request

jobs:
ubuntu-build:

0 comments on commit b427d66

Please sign in to comment.