Skip to content

Commit

Permalink
acte-w
Browse files Browse the repository at this point in the history
Signed-off-by: jose luis <[email protected]>
  • Loading branch information
sosan committed Apr 25, 2024
1 parent 60309de commit 6331dbf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Go

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
# Avoid noisy outputs like "tput: No value for $TERM and no -T specified"
TERM: dumb
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: lint
on:
pull_request:
push:
jobs:
lint:
strategy:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Kompose CI
on:
push:
branches:
- main
pull_request:
env:
# Avoid noisy outputs like "tput: No value for $TERM and no -T specified"
TERM: dumb
Expand Down

0 comments on commit 6331dbf

Please sign in to comment.