Skip to content

Commit 676bce2

Browse files
committed
deactivate dry-run
1 parent 3f78f9b commit 676bce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-for-releases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
feed: https://www.redmine.org/projects/redmine/news.atom
20-
prefix: "Update tests: "
20+
prefix: "Update the Behat tests: "
2121
#character-limit: 255
22-
dry-run: true
22+
dry-run: false
2323
max-age: 511h
2424
labels: "enhancement"

0 commit comments

Comments
 (0)