Reference correct branch name in CI

This commit is contained in:
dAxpeDDa 2023-06-02 11:08:05 +02:00 committed by daxpedda
parent 44248477be
commit 6be186b47c

View file

@ -3,7 +3,7 @@ name: CI
on: on:
pull_request: pull_request:
push: push:
branches: [main] branches: [master]
jobs: jobs:
Check_Formatting: Check_Formatting: