Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
turbou committed Feb 21, 2024
1 parent d9f67a4 commit cd4e069
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/rss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ jobs:
docker-compose run python3 python python_support_tech.py
docker-compose run python3 python ruby_support_tech.py
docker-compose run python3 python php_support_tech.py
docker-compose run python3 python agent_end_support_chk.py
env:
TODAY: ${{ github.event.inputs.today }}
docker-compose run -e TODAY=${{ github.event.inputs.today }} python3 python agent_end_support_chk.py
- name: Commit updated files
run: |
git config core.filemode false
Expand Down

0 comments on commit cd4e069

Please sign in to comment.