Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Revert "disable ci for readme only updates"
Browse files Browse the repository at this point in the history
This reverts commit 4b48550.
  • Loading branch information
leighmcculloch committed Mar 4, 2024
1 parent 4b48550 commit 9a5aca4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/examples-console.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@ name: 'Examples: Console'

on:
push:
paths-ignore:
- 'README.md'
branches:
- main
pull_request:
paths-ignore:
- 'README.md'

jobs:

Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@ name: SDK

on:
push:
paths-ignore:
- 'README.md'
branches:
- main
pull_request:
paths-ignore:
- 'README.md'

jobs:

Expand Down

0 comments on commit 9a5aca4

Please sign in to comment.