Skip to content

Commit

Permalink
Run PR tests only once (k0sproject#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
kke committed Oct 11, 2021
1 parent 51869b1 commit a4f267b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Go

on:
push:
branches-ignore:
- "main"
pull_request:
on: [ pull_request ]

jobs:

Expand Down

0 comments on commit a4f267b

Please sign in to comment.