Skip to content

Commit

Permalink
transition to workflow before switching to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
softprops committed Dec 24, 2020
1 parent cb4b840 commit 8db075d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ on:
- '*.md'
branches:
- main
- master
pull_request:
paths-ignore:
- '*.md'
branches:
- main
- master
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8db075d

Please sign in to comment.