set branch to main

This commit is contained in:
Matheson Steplock 2021-11-07 01:23:27 +00:00 committed by GitHub
parent 7ed7d50891
commit a82e03c46c

View file

@ -1,8 +1,9 @@
name: Build Test Deb Package name: Build Test Deb Package
on: on:
workflow_dispatch:
pull_request: pull_request:
branches:
- main
jobs: jobs:
build-test-deb-package: build-test-deb-package:
runs-on: ubuntu-latest runs-on: ubuntu-latest