Switch to master

This commit is contained in:
itdoginfo
2024-04-17 12:27:59 +03:00
parent 1435819b34
commit ef47768b2a

View File

@@ -2,7 +2,7 @@ name: Public to Ansible Galaxy
on: on:
push: push:
branches: [ "role" ] branches: [ "master" ]
paths: paths:
- .github/** - .github/**
- domain-routing-openwrt/** - domain-routing-openwrt/**
@@ -18,4 +18,4 @@ jobs:
with: with:
galaxy_api_key: ${{ secrets.galaxy_api_key }} galaxy_api_key: ${{ secrets.galaxy_api_key }}
path: domain-routing-openwrt path: domain-routing-openwrt
git_branch: role git_branch: master