Skip to content

Commit

Permalink
Remove options from CI workflows (autowarefoundation#279)
Browse files Browse the repository at this point in the history
Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
  • Loading branch information
wep21 authored Jul 20, 2021
1 parent 9674c8d commit 80d2769
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_test_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Build and test for PR

on:
pull_request:
branches:
- main
workflow_dispatch:

env:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/spell_check_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Check spelling

on:
pull_request:
branches:
- main

jobs:
spellcheck:
Expand Down

0 comments on commit 80d2769

Please sign in to comment.