Skip to content

Commit 409644c

Browse files
authored
Revert "add guidelines (#6)" (#7)
This reverts commit 5b444e3.
1 parent 5b444e3 commit 409644c

File tree

2 files changed

+1
-98
lines changed

2 files changed

+1
-98
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ Would similarly be possible, but may be even more dangerous and are currently no
1414

1515
## How it works
1616

17-
This repo has a GitHub action that — upon commit to `main`identifies the files that changed in the HEAD commit. GitHub branch restrictions should ensure that only one commit lands at a time. These files are used as the slug names, with their contents as the content of the override and sent as a `PUT` to the site's API.
17+
This repo has a GitHub action that — upon commit to `main`uses the Discourse API to identify the files that changed in the HEAD commit. GitHub branch restrictions should ensure that only one commit lands at a time. These files are used as the slug names, with their contents as the content of the override.
1818

1919
The GitHub action does not perform the API call in pull requests; it only performs the API call upon commiting to `main`. All PRs must be carefully reviewed and if the action fails on `main`, then that commit should be reverted.

site_texts/guidelines_topic.body

Lines changed: 0 additions & 97 deletions
This file was deleted.

0 commit comments

Comments
 (0)