forked from cloudevents/spec
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request cloudevents#742 from duglin/actions
try actions
- Loading branch information
Showing
3 changed files
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: verify | ||
on: [push, pull_request] | ||
jobs: | ||
verify: | ||
name: verify | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v2 | ||
- run: make |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -106,14 +106,14 @@ The main mailing list for e-mail communications: | |
- Archives are at: https://lists.cncf.io/g/cncf-cloudevents/topics | ||
|
||
And a #cloudevents Slack channel under | ||
[CNCF's Slack workspace](https://slack.cncf.io/). | ||
[CNCF's Slack workspace](http://slack.cncf.io/). | ||
|
||
For SDK related comments and questions: | ||
|
||
- Email to: [cncf-cloudevents-sdk](mailto:[email protected]) | ||
- To subscribe see: https://lists.cncf.io/g/cncf-cloudevents-sdk | ||
- Archives are at: https://lists.cncf.io/g/cncf-cloudevents-sdk/topics | ||
- Slack: #cloudeventssdk on [CNCF's Slack workspace](https://slack.cncf.io/) | ||
- Slack: #cloudeventssdk on [CNCF's Slack workspace](http://slack.cncf.io/) | ||
|
||
## Meeting Time | ||
|
||
|