Skip to content

Commit

Permalink
chore: run checks on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
philsturgeon committed Jun 24, 2021
1 parent 8dc48fb commit fa54e0a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/CI-CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ name: CI-CD

on:
push:
branches:
- "*"
tags-ignore:
- "*"

pull_request:
schedule:
- cron: "0 0 1 * *"

Expand Down

0 comments on commit fa54e0a

Please sign in to comment.