zed/.github
Marshall Bowers ca033e6475
Revert "Update nightly tag every night (#17879)" (#18133)
This PR reverts #17879, as it wasn't working.

When a GitHub Action pushes a tag, it does not trigger workflows for
push events for that tag:

> When you use the repository's `GITHUB_TOKEN` to perform tasks, events
triggered by the `GITHUB_TOKEN`, with the exception of
`workflow_dispatch` and `repository_dispatch`, will not create a new
workflow run. This prevents you from accidentally creating recursive
workflow runs. For example, if a workflow run pushes code using the
repository's `GITHUB_TOKEN`, a new workflow will not run even when the
repository contains a workflow configured to run when `push` events
occur.
>
> —
[source](https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow)

This reverts commit 761129e373.

Release Notes:

- N/A
2024-09-20 08:35:13 -04:00
..
actions Pin dependencies (#15188) 2024-07-25 09:19:05 -04:00
ISSUE_TEMPLATE Add linux Zed log location to crash report github issue template (#14373) 2024-07-15 09:27:12 -04:00
workflows Revert "Update nightly tag every night (#17879)" (#18133) 2024-09-20 08:35:13 -04:00
cherry-pick-bot.yml Maybe make cherry-pick-bot better 2024-02-28 15:26:30 -07:00
pull_request_template.md Link to pull requests in changelog notes (#15996) 2024-08-08 15:26:17 -04:00