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 # A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: jobs:
# This workflow contains a single job called "build" # This workflow contains a single job called "build"
build: build:
# The type of runner that the job will run on # The type of runner that the job will run on