Skip to content

Commit

Permalink
PostBot: Trigger script only if builds directory is updated [skip ci]
Browse files Browse the repository at this point in the history
Change-Id: I6f519d1e6d724be97ffb763f14d21c104c23cd18
Signed-off-by: PrajjuS <theprajjus@gmail.com>
  • Loading branch information
PrajjuS committed Jun 9, 2024
1 parent 5508756 commit f72af57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/post-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Rom Poster Bot

on:
push:
paths-ignore:
- '.github/scripts/file_ids.txt'
- 'README.md'
paths:
- "builds/gapps/*.json"
- "builds/vanilla/*.json"
workflow_dispatch:

env:
Expand Down

0 comments on commit f72af57

Please sign in to comment.