Skip to content

Commit

Permalink
Switch from "master" to "main"
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak authored Feb 7, 2021
1 parent 1f99c4e commit 560c9ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: CI
on:
pull_request:
branches: [ master ]
branches: [ main ]
push:
branches: [ master ]
branches: [ main ]
release:
types: [ created ]
jobs:
Expand Down

0 comments on commit 560c9ab

Please sign in to comment.