chore: testing

This commit is contained in:
DIBSTER
2024-09-20 23:19:29 -04:00
parent 317b08ca63
commit 0d478dfc06
+8
View File
@@ -43,3 +43,11 @@ jobs:
proxy-url: https://is-a-good-dev-gh-proxy.talosbot.xyz/
repo-token-user-login: 'github-actions[bot]' # The user.login for temporary GitHub tokens
allow-repeats: false # Default: false
- name: Debug FILES
run: echo "${{ steps.changed-files.outputs.all_changed_files }}"