Skip to content

Commit

Permalink
make sure tagged releases are published
Browse files Browse the repository at this point in the history
  • Loading branch information
pbatard committed Sep 23, 2021
1 parent 9903767 commit 0a015a7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Linux (gcc with EDK2) build

on:
push:
branches: [master]
pull_request:
branches: [master]
on: [push, pull_request]

env:
BUILD_TYPE: RELEASE
Expand Down

0 comments on commit 0a015a7

Please sign in to comment.