Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,3 @@ env:
NODE_OPTIONS: --max_old_space_size=4096

jobs:

cache-deps:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
persist-credentials: false

- name: Push test file
env:
USER_NAME: ${{ github.actor }}
run: |
git fetch origin main && git checkout main
git config --global user.name "$USER_NAME"
git config user.email "${{ github.actor_id }}+$USER_NAME@users.noreply.github.com"
date >> test.txt
git add test.txt
git commit -m "Update Terraform state files"
git push https://x-access-token:${{ github.token }}@github.com/${{ github.repository }} main
history -c
8 changes: 2 additions & 6 deletions test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@ Tue May 6 12:42:06 UTC 2025
Tue May 6 12:55:39 UTC 2025
Wed May 7 09:32:27 UTC 2025
Wed May 7 09:38:52 UTC 2025

TEST



Thu Sep 4 13:44:22 UTC 2025


Thu Sep 4 13:44:22 UTC 2025
HEHEHEHEHE