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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,10 @@
name: Python application
on: [push]
name: Inkycal testing
on:
push:
branches:
- main
jobs:
build:
name: build ubuntu