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

Commit

Permalink
chore: update CI
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <[email protected]>
  • Loading branch information
rustatian committed Aug 5, 2023
1 parent abc2c45 commit 0f9bb09
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,6 @@
name: Linux

on:
push:
branches:
- master
- beta
- stable
tags-ignore:
- "**"
paths-ignore:
- "**.md"
- "**.yaml"
- "**.yml"
pull_request:
paths-ignore:
- "**.md"
- "**.yaml"
- "**.yml"
on: [push, pull_request]

jobs:
golang:
Expand Down

0 comments on commit 0f9bb09

Please sign in to comment.