[pangp] Add Palo Alto Networks GlobalProtect App
This commit is contained in:
5
.github/workflows/update.yml
vendored
5
.github/workflows/update.yml
vendored
@@ -43,9 +43,10 @@ jobs:
|
||||
run: |
|
||||
git config --global init.defaultBranch main
|
||||
git config --global extensions.partialClone true
|
||||
|
||||
pip install -r requirements.txt
|
||||
python src/unrealircd.py
|
||||
python src/haproxy.py
|
||||
for i in src/*.py; do python $i;done
|
||||
|
||||
bundle exec ruby update.rb ./website ~/.cache releases
|
||||
id: update_releases
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
|
||||
Reference in New Issue
Block a user