Compare commits

..

No commits in common. "main" and "master" have entirely different histories.
main ... master

View File

@ -2,9 +2,9 @@ name: Dart
on:
push:
branches: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]
jobs:
build: