Skip to content

Commit

Permalink
Change behaviour for workflow cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
murdercode committed Jul 24, 2024
1 parent 52595d9 commit eed14f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
Binary file added .DS_Store
Binary file not shown.
8 changes: 1 addition & 7 deletions .github/workflows/cleaner.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Custom Cleaner

on:
push:
branches:
- main
pull_request:
branches:
- main
on: [push, pull_request]

jobs:
run-python-script:
Expand Down

0 comments on commit eed14f8

Please sign in to comment.