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

Commit 18697fd

Browse files
Carlos Matoscarlosmmatos
authored andcommitted
Removed travis ci files - no longer needed. Updated Github CI to explicitly run on push and pull requests.
1 parent 84acb90 commit 18697fd

File tree

3 files changed

+1
-130
lines changed

3 files changed

+1
-130
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: OpenScap Workbench CI
22

33
# Controls when the action will run. Triggers the workflow on push or pull request
44
# events but only for the master branch
5-
on: push
5+
on: [push, pull_request]
66

77
jobs:
88
build-macos:

.travis.yml

Lines changed: 0 additions & 47 deletions
This file was deleted.

.travis.yml.deprecated

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)