Skip to content

Commit

Permalink
🌵 Ignore untracked files
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdibland authored Sep 20, 2023
1 parent 886a115 commit 99f48d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Collector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
git add README.md
git add ./update/*
git add LogInfo.txt
git clean -f -d
git commit -m "✔️ $(date '+%Y-%m-%d %H:%M:%S') Filtered"
- name: Push Change
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 99f48d3

Please sign in to comment.