Skip to content

Commit

Permalink
rename default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-chauvet authored Nov 18, 2020
1 parent 0d2f093 commit 04a8995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: LateX CV to PDF
on:
push:
branches:
- main
- master
- develop
tags:
- '*'
pull_request:
branches: [ main ]
branches: [ master ]

jobs:
build_latex:
Expand Down

0 comments on commit 04a8995

Please sign in to comment.