index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
2023-10-28
ci: fix path filtering in installer workflow
Marc Cornellà
2023-10-28
ci(vercel): add Content-Disposition header on installer
Marc Cornellà
2023-10-11
ci: remove redundant macos runner for CI tests
Marc Cornellà
2023-09-17
ci(installer): remove `vc link` which generates the wrong project
Marc Cornellà
2023-06-02
feat(install): deploy installer to install.ohmyz.sh (#11722)
Carlo Sala
2023-01-13
ci: update to `checkout@v3` to avoid warnings
Carlo Sala
2022-11-04
ci: fix update of plugin or theme fields
Marc Cornellà
2022-11-03
ci: migrate to ProjectV2 GraphQL API (#11311)
Lennart Ochel
2022-10-07
ci: harden permissions for GitHub Workflows (#11174)
Alex
2022-04-04
ci(project): sort issues and PRs when reopened
Marc Cornellà
2022-02-21
ci: cancel current runs on new trigger
Marc Cornellà
2022-01-11
ci(project): fix .list files not found error
Marc Cornellà
2022-01-10
ci(project): fix `gh pr view` call to use ohmyzsh repository
Marc Cornellà
2022-01-03
ci: disable GitHub Actions on forks
Marc Cornellà
2022-01-03
chore: simplify project GitHub Action
Marc Cornellà
2022-01-03
chore: simplify `GITHUB_TOKEN` env in project GitHub Action
Marc Cornellà
2022-01-02
chore: I'm dumb af
Marc Cornellà
2022-01-02
chore: let's try again
Marc Cornellà
2022-01-02
chore: look ma no auth!
Marc Cornellà
2022-01-02
chore: please work
Marc Cornellà
2022-01-02
chore: fix auth in Project tracking Action
Marc Cornellà
2022-01-02
chore: use GITHUB_TOKEN auth for Project Beta GitHub Action
Marc Cornellà
2022-01-02
chore: add Projects Beta GitHub Action
Marc Cornellà
2021-12-07
ci(spelling): turn off check-spelling action temporarily
Marc Cornellà
2021-12-07
ci(spelling): automatically accept aliased commands (#10475)
Josh Soref
2021-12-02
ci: add `check-spelling` action (#10470)
Josh Soref
2021-12-01
Revert "ci: add `check-spelling` GitHub Action"
Marc Cornellà
2021-12-01
ci: add `check-spelling` GitHub Action
Marc Cornellà
2020-02-04
Rename GitHub Action to CI
Marc Cornellà
2020-01-29
Create Github Action to run tests (#8569)
Modded Gamers
2019-09-03
meta: remove PR triage GitHub action :cry:
Marc Cornellà
2019-08-18
meta: add DEBUG_ACTIONS flag to PR triage action
Marc Cornellà
2019-08-13
meta: move if condition on workflow to steps
Marc Cornellà
2019-08-13
meta: convert workflow file to GitHub Actions v2 yml syntax
Marc Cornellà