Skip to content

Commit

Permalink
Update trigger of CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lucka-me committed Apr 30, 2023
1 parent 81c4d42 commit 27d1572
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: CI

on: push
on:
push:
branches: [ 'main' ]
pull_request:
branches: [ 'main' ]

env:
BINARY_NAME: ingress-drone-explorer
Expand Down

0 comments on commit 27d1572

Please sign in to comment.