make it a bit bigger
This commit is contained in:
parent
ce1ae6a278
commit
fff84a72c8
@ -45,8 +45,7 @@ jobs:
|
||||
env:
|
||||
# This could be anything, it's just a temp file
|
||||
SESSION_FILE_PATH: /tmp/Offline_Twatter.session
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
# contains(join(github.event.head_commit.modified, ','), 'cmd/') ||
|
||||
if: startsWith(github.ref, 'refs/tags/v') || contains(join(github.event.head_commit.modified, ','), 'cmd/')
|
||||
# contains(join(github.event.head_commit.added, ','), 'cmd/') ||
|
||||
# contains(join(github.event.head_commit.removed, ','), 'cmd/')
|
||||
# contains(join(github.event.head_commit.modified, ','), 'pkg/scraper/') ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user