Skip to content

Merge branch 'main' of https://github.com/runalsh/antizapret-pac-gene… #8

Merge branch 'main' of https://github.com/runalsh/antizapret-pac-gene…

Merge branch 'main' of https://github.com/runalsh/antizapret-pac-gene… #8

Workflow file for this run

name: generate
on:
workflow_dispatch:
# push:
# branches: [ "main" ]
# paths:
# - .github/**
# - src/**
# - '*.py'
schedule:
- cron: '0 1 */3 * *'
permissions:
contents: write
jobs:
generate:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: update
run: ./doall.sh
- name: Push lists
uses: EndBug/add-and-commit@v9
with:

Check failure on line 28 in .github/workflows/generatelists.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/generatelists.yml

Invalid workflow file

You have an error in your yaml syntax on line 28
add: './result/proxy-host-*.pac'
author_name: GitHub Action
author_email: [email protected]
message: 'Update PAC files $(`date '+%d-%B-%Y')
push: true