Skip to content

Commit 58f028e

Browse files
authored
Read to write statement swap to address #644
Swapped the reusable statement to address #644
1 parent 991c005 commit 58f028e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/managing-workflow-runs/re-running-a-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ versions:
1010
{% data reusables.actions.enterprise-beta %}
1111
{% data reusables.actions.enterprise-github-hosted-runners %}
1212

13-
{% data reusables.repositories.permissions-statement-read %}
13+
{% data reusables.repositories.permissions-statement-write %}
1414

1515
{% data reusables.repositories.navigate-to-repo %}
1616
{% data reusables.repositories.actions-tab %}

0 commit comments

Comments
 (0)