Skip to content

Commit 5f9824c

Browse files
Back to normality
1 parent 09bd96b commit 5f9824c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/update-documentation.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ on:
33
push:
44
branches:
55
- main
6-
- arausell/gh-token
76
workflow_dispatch:
87

98
jobs:
@@ -13,7 +12,7 @@ jobs:
1312
permissions:
1413
contents: write
1514
pull-requests: write
16-
# if: "github.ref == 'refs/heads/main'"
15+
if: "github.ref == 'refs/heads/main'"
1716
steps:
1817
- uses: actions/checkout@v4
1918

0 commit comments

Comments
 (0)