Compare commits

..

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

View file

@ -17,6 +17,7 @@ env:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on