Skip to content

Commit

Permalink
update workflow for branch name change
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamd committed Mar 2, 2021
1 parent ef104bd commit 953849e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Expand Up @@ -3,11 +3,11 @@ name: testing
on:
push:
branches:
- master
- main

pull_request:
branches:
- master
- main

jobs:
lint:
Expand Down

0 comments on commit 953849e

Please sign in to comment.