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

Commit

Permalink
Update push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
louy committed Sep 6, 2020
1 parent b9a3542 commit 2cc0d16
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
name: test
on:
push:
branches:
- "*"
tags:
- "*"
paths:
- uptimerobot/*
- go.sum
- go.mod
- main.go
paths-ignore:
- "website/**"
- "*.md"
- "LICENSE"
- ".all-contributorsrc"
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2cc0d16

Please sign in to comment.