Skip to content

Commit f6f5c69

Browse files
Add Readme for CI
1 parent 3d3a052 commit f6f5c69

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/Readme.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# CI powered by GitHub Actions
2+
3+
## Release
4+
5+
For each tag `v*` that is pushed into `master` branch CI creates ["Release"](https://github.com/grammarly/focal/releases) and attaches package tarball `grammarly-focal-v*.tgz`. For details see `release.yml`
6+
7+
## Tests
8+
9+
For each push into pull_reusets CI runs tests. Check `tests.yml` for details.

0 commit comments

Comments
 (0)