Skip to content

Commit

Permalink
Re-enable CI after branch renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Apr 18, 2021
1 parent 10fd4a7 commit 0db1b1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cross-platform-testing.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: cross-platform-testing
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build-release:
name: test
Expand Down

0 comments on commit 0db1b1a

Please sign in to comment.