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

Commit 67e26f4

Browse files
committed
ci: remove PR checks trigger by push action
1 parent 65bf211 commit 67e26f4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/pr.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
name: Pull Request
22
on:
3-
push:
4-
paths:
5-
- "**.go"
6-
tags:
7-
- v*
8-
branches:
9-
- master
10-
- development
113
pull_request:
124
branches-ignore:
135
- dependabot/**

0 commit comments

Comments
 (0)