Skip to content

Commit

Permalink
Change .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
srdjan-catalyst committed Jul 27, 2023
1 parent f1c59e4 commit 796916e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# .github/workflows/ci.yml
name: ci

env:
PLUGIN: tool_forcedcache

on:
push:
tags:
- '*'
on: [push, pull_request]

jobs:
ci:
Expand Down

0 comments on commit 796916e

Please sign in to comment.