summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2024-04-30 10:47:15 +0100
committerDaniil Baturin <daniil@baturin.org>2024-04-30 10:48:54 +0100
commit5efab709de8bece6fbebe2bdb8a42abc0691869a (patch)
tree254a7f673fcab98c008ed275e88a23308569007d
parente7d26aed16a7cd55f9883c8c3e6bbba7cac80f04 (diff)
downloadcommunity.vyos.net-5efab709de8bece6fbebe2bdb8a42abc0691869a.tar.gz
community.vyos.net-5efab709de8bece6fbebe2bdb8a42abc0691869a.zip
Remove explicit branch reference from the checkout action
-rw-r--r--.github/workflows/main.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index d59d483..430e6dc 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -35,7 +35,6 @@ jobs:
- uses: actions/checkout@v3
with:
repository: vyos/community.vyos.net
- ref: main
- name: Install build dependencies from the repos
run: |