diff options
author | ringabout <43030857+ringabout@users.noreply.github.com> | 2022-11-05 22:47:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-05 22:47:12 +0800 |
commit | afd4e22f76bc2234ea660a110376839d726770f7 (patch) | |
tree | f55e31409b9ba418dba7fe3980508e375466471d /.github | |
parent | 10e7f18d01780c500d2cfc8827e6557579fe3236 (diff) | |
download | Nim-afd4e22f76bc2234ea660a110376839d726770f7.tar.gz |
Revert "fix arc global variable issues" (#20764)
* Revert "fix arc global variable issues (#20759)" This reverts commit a3d32a4176539d0829a4e868f4b005a1a71eb7ee. * trigger documentation builds
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/ci_docs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci_docs.yml b/.github/workflows/ci_docs.yml index 6228c48c8..cde30e5fa 100644 --- a/.github/workflows/ci_docs.yml +++ b/.github/workflows/ci_docs.yml @@ -14,6 +14,7 @@ on: - 'tools/kochdocs.nim' - '.github/workflows/ci_docs.yml' - 'koch.nim' + pull_request: # Run only on changes on these files. paths: |