limit action to branch main

This commit is contained in:
Ace
2023-01-20 01:09:13 +01:00
committed by GitHub
parent 41da23042f
commit 85de492386

View File

@@ -1,6 +1,9 @@
name: Python application name: Inkycal testing
on: [push] on:
push:
branches:
- main
jobs: jobs:
build: build: