Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
ci: remove PR checks trigger by push action
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Dec 3, 2022
1 parent 65bf211 commit 67e26f4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
name: Pull Request
on:
push:
paths:
- "**.go"
tags:
- v*
branches:
- master
- development
pull_request:
branches-ignore:
- dependabot/**
Expand Down

0 comments on commit 67e26f4

Please sign in to comment.