mirror of
https://github.com/callebtc/electronwall.git
synced 2026-02-14 03:34:23 +01:00
update workflow
This commit is contained in:
7
.github/workflows/go.yaml
vendored
7
.github/workflows/go.yaml
vendored
@@ -1,13 +1,8 @@
|
||||
name: Go
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user