fix: ci job for main

This commit is contained in:
Kristoffer
2023-08-01 14:44:49 +00:00
parent 4dc8fbdce6
commit 91ad3a16b6

View File

@@ -3,7 +3,7 @@ name: Merge to Main
on: on:
push: push:
branches: [ main ] branches: [ main ]
jobs:
build: build:
# The type of runner that the job will run on # The type of runner that the job will run on
runs-on: ubuntu-latest runs-on: ubuntu-latest